'Declaration
Public Function GetBlockCount( _ ByVal SegmentationResultID As String _ ) As Integer
public int GetBlockCount( string SegmentationResultID )
public function GetBlockCount( SegmentationResultID: String ): Integer;
public function GetBlockCount( SegmentationResultID : String ) : int;
public: int GetBlockCount( string* SegmentationResultID )
public: int GetBlockCount( String^ SegmentationResultID )
Parameters
- SegmentationResultID